home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 14 / MacFormat n. 14 (Spain) / MacFormat 14.bin / Shareware Internet / HyperCard / UTM-Lt⁄Lng-Ver 2.1 / stylesheet_3095.css < prev   
Encoding:
Cascading Style Sheet File  |  1995-09-06  |  393 b   |  36 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             font-style: italic;
  15.             font-size: 14pt;
  16.         }
  17.         .style5
  18.         {
  19.             font-weight: bold;
  20.             font-size: 14pt;
  21.         }
  22.         .style7
  23.         {
  24.             font-size: 9pt;
  25.         }
  26.         .style8
  27.         {
  28.             font-family: "Bookman";
  29.             font-style: italic;
  30.         }
  31.         .style9
  32.         {
  33.             font-family: "Chicago";
  34.             font-style: normal;
  35.         }
  36.